Welcome![Sign In][Sign Up]
Location:
Search - lexical analyzer

Search list

[ELanguagebysy2005

Description: 2002级计算机科学与技术专业(4-11班) 要求完成下述两个实验: 1、识别小型语言所有单词的词法分析程序设计(4机时) 2、算术表达式文法的递归下降分析程序设计(6机时) 实验一:词法分析器的构造与实现 -2002 Computer Science and Technology (4-11 classes) required to complete the following two experiments : one to identify all small language word lexical analysis procedure design (four aircraft) 2, arithmetic expression of recursive grammar drop design analysis program (6 aircraft) is an autopsy : lexical analyzer Construction and Implementation
Platform: | Size: 5941 | Author: 刀尖 | Hits:

[ELanguage词法语法分析器——c

Description: 一个C语言实现的词法分析器和语法分析器。仅供大家参考。-a C language of the lexical analyzer and parser. Only your reference.
Platform: | Size: 36730 | Author: 陈为 | Hits:

[ELanguagecafa

Description: 词法分析器,可以对c 常用的关键字,和字符进行识别分类-lexical analyzer can be used to c keyword, and the identification of characters classification
Platform: | Size: 2621 | Author: 杨志力 | Hits:

[ELanguagevc52499446672

Description: 此文件是在c++环境下编写的词法分析器,鉴于希望能对初学者有所帮助,所以上传 -this document was prepared under c of the lexical analyzer, in the light of hope can help beginners, upload
Platform: | Size: 34245 | Author: 焦竹南 | Hits:

[Windows Developciyufa

Description: 是简单的词法分析器和语法分析器,应该还有很多未知BUG没有发现,希望大家测试-simple lexical analyzer and parser, and there should be no BUG unknown, we hope that testing
Platform: | Size: 51279 | Author: xue | Hits:

[ELanguage生成Pascal语言的语法 词法分析器

Description: 生成Pascal语言的语法 词法分析器-generation language syntax lexical analyzer
Platform: | Size: 145547 | Author: 啊牧 | Hits:

[ELanguage界面友好的词法分析器

Description: 建议的词法分析器,界面友好,用户把文法放在input文档中,由程序调用,在ouput文档中给出分析结果,-the lexical analyzer friendly interface, users grammar on the input documents, procedures called by the ouput documents presented results of the analysis,
Platform: | Size: 34606 | Author: 原子 | Hits:

[JSP/Javaruncc

Description: java 词法分析器,用于一般的C,C++,VB,PS/SQL 语句的翻译-java lexical analyzer for general C, C, VB, PS / SQL translation
Platform: | Size: 1105368 | Author: cxy | Hits:

[Static controlnamab

Description: ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\",\"break\",\"case\",\"char\",\"const\",\"continue\", \"default\",\"do\",\"double\",\"else\",\"enum\",\"extern\", \"float\",\"for\",\"goto\",\"if\",\"int\",\"long\",\"register\", \"return\",\"short\",\"signed\",\"sizeof\",\"static\",\"struct\", \"switch\",\"typedef\",\"union\",\"unsigned\",\"void\", \"volatile\",\"while\",\"include\",\"define\" 共34个 详见IsKeyWord()函数 NUMBER: 数字 包括十进制整数,八进制整数,二进制整数,十六进制整数 还可返回几种错误 详见IsNumber()函数 CONSTANT: 常量 宏定义标识符,不识别C++关键字const,简单处理一层宏定义。 详见IsDefined()函数 ...... 关键词 : 计算机 编译原理 c语言 词法分析器-ergydfhg gfhg one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "ext
Platform: | Size: 1214 | Author: 天空 | Hits:

[ComboBoxfchh

Description: 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\",\"break\",\"case\",\"char\",\"const\",\"continue\", \"default\",\"do\",\"double\",\"else\",\"enum\",\"extern\", \"float\",\"for\",\"goto\",\"if\",\"int\",\"long\",\"register\", \"return\",\"short\",\"signed\",\"sizeof\",\"static\",\"struct\", \"switch\",\"typedef\",\"union\",\"unsigned\",\"void\", \"volatile\",\"while\",\"include\",\"define\" 共34个 详见IsKeyWord()函数 NUMBER: 数字 包括十进制整数,八进制整数,二进制整数,十六进制整数 还可返回几种错误 详见IsNumber()函数 CONSTANT: 常量 宏定义标识符,不识别C++关键字const,简单处理一层宏定义。 详见IsDefined()函数 ...... 关键词 : 计算机 编译原理 c语言 词法分析器-one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "extern", "
Platform: | Size: 1214 | Author: 天空 | Hits:

[Windows Develop胡-词法分析器

Description: 这个是词法分析器 大家应该能用的找 一定能用-this is a lexical analyzer we should find some usable can use
Platform: | Size: 14098 | Author: kly | Hits:

[GUI Developbianyishiyan

Description: 我这里传的主要是一个词法分析器,对一些简单的进行分析.-I spread here is mainly a lexical analyzer for some simple analysis.
Platform: | Size: 12924 | Author: bobo | Hits:

[ELanguage词法分析经典源代码器

Description: 词法分析器 源代码 可以用于学生编译原理课程设计编写 是一个有用的程序-lexical analyzer source code can be compiled for students preparing curriculum design principle is a useful procedure
Platform: | Size: 1477 | Author: 刘飘 | Hits:

[File Operate词法分析qi

Description: 词法分析器运用软件 词法分析是编译的第一个阶段,它的主要任务是从左到右逐个字符地对源程序进行扫描,产生一个个单词序列,用以语法分析-lexical analyzer used lexical analysis software is a compiler of the first stage, its main task is to whatever individual characters to the source scan generated a sequence of words, for the syntax analysis
Platform: | Size: 37578 | Author: 李坤 | Hits:

[Other resource20050523084234_cifafenxi

Description: 词法分析器: 适用对象;学习编译原理的学生或者自学者。 学习等级:中级。-lexical analyzer : objects; Learning compiler principles of students or learners. Learning Level : Intermediate.
Platform: | Size: 34606 | Author: 陈自强 | Hits:

[Other resource非常经典的词法分析器

Description: 一个VC写的非常不错的词法分析器,我的编译原理课程设计,仅供参考。-a VC was a very good lexical analyzer, I compiler theory curriculum design, for reference purposes only.
Platform: | Size: 43533 | Author: 吴少华 | Hits:

[ELanguagec语言词法分析器

Description: 很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the lexical analysis procedures used to prepare VC 6.0, FileOpenDialog to open *. c *. cpp or document language character sets as the source Lexical analysis of the data entry process, Lexical analysis procedures by the analysis of the results stored in the same source file directory outpu .. development tools : C Builder, providers : Tang-lexical analyzer 11.rar, 2005-12-25
Platform: | Size: 2270 | Author: 唯一 | Hits:

[Linux-Unixscosrc

Description: sco unix 前台界面开发程序,采用UNIX中的词法分析器和语法分析器,可以快速产生前台界面,无需数据库支持。-sco prospects interface development process, using the UNIX lexical analyzer and parser can quickly generate prospects interface, without database support.
Platform: | Size: 52799 | Author: czc | Hits:

[ELanguagegaoxing

Description: 用java语言实现的简单词法分析器 实现了界面操作-use simple language to achieve a lexical analyzer interface operation
Platform: | Size: 18152 | Author: 高兴 | Hits:

[ELanguagebianyiyuanlicifafenxi

Description: 词法分析器。 根据编译原理中的词法分析原理,使用VC++6.0编写,可供大家学习编译原理使用。-lexical analyzer. According to the principle of compiler theory lexical analysis, the use of VC 6.0 preparation, we can study the use of compiler theory.
Platform: | Size: 29883 | Author: 奇峰 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net